Skip to content

Conversation

@Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel commented Nov 3, 2025

Temporarily add rspack.core <1.6.0 constraint to avoid docs build issues.

Should be reverted later: #659

@github-actions github-actions bot added this to the 127th sprint - Tooling team milestone Nov 3, 2025
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Nov 3, 2025
@Pijukatel Pijukatel changed the title Add rspack <1.6.0 constarint to avoid docs build issues chore: Add rspack <1.6.0 constarint to avoid docs build issues Nov 3, 2025
@Pijukatel Pijukatel added the adhoc Ad-hoc unplanned task added during the sprint. label Nov 3, 2025
@Pijukatel Pijukatel mentioned this pull request Nov 3, 2025
1 task
@Pijukatel Pijukatel changed the title chore: Add rspack <1.6.0 constarint to avoid docs build issues chore: Add rspack.core <1.6.0 constarint to avoid docs build issues Nov 3, 2025
@Pijukatel Pijukatel requested review from Copilot and vdusek November 3, 2025 13:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a version constraint for the @rspack/core package, restricting it to versions below 1.6.0. This appears to be a compatibility workaround to prevent issues with newer versions of the rspack bundler used by Docusaurus.

  • Added @rspack/core dependency with version constraint <1.6.0 in package.json

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
website/package.json Adds @rspack/core with version constraint <1.6.0 to dependencies
website/package-lock.json Reflects the addition of @rspack/core dependency in the lock file
Files not reviewed (1)
  • website/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Pijukatel Pijukatel marked this pull request as ready for review November 3, 2025 13:34
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pijukatel Pijukatel merged commit 64df1c7 into master Nov 4, 2025
81 of 88 checks passed
@Pijukatel Pijukatel deleted the lock-rspack-core branch November 4, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants